home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 109
/
Vol 109.iso
/
games
/
stepp000.swf
/
scripts
/
DefineButton2_656
/
BUTTONCONDACTION on(release).as
< prev
Wrap
Text File
|
2008-11-12
|
145b
|
10 lines
on(release){
if(3 < eval("/Variables:InvNb"))
{
tellTarget("ControlFleche")
{
gotoAndPlay(1);
}
}
}